func runtime.getempty
11 uses
runtime (current package)
mgcstack.go#L217: buf = (*stackWorkBuf)(unsafe.Pointer(getempty()))
mgcstack.go#L226: buf = (*stackWorkBuf)(unsafe.Pointer(getempty()))
mgcstack.go#L278: x = (*stackObjectBuf)(unsafe.Pointer(getempty()))
mgcstack.go#L288: y := (*stackObjectBuf)(unsafe.Pointer(getempty()))
mgcwork.go#L100: w.wbuf1 = getempty()
mgcwork.go#L103: wbuf2 = getempty()
mgcwork.go#L128: wbuf = getempty()
mgcwork.go#L182: w.wbuf1, w.wbuf2 = w.wbuf2, getempty()
mgcwork.go#L294: w.wbuf2 = getempty()
mgcwork.go#L349: func getempty() *workbuf {
mgcwork.go#L433: b1 := getempty()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)